Management API

Base Resource URL:

     https://[server-name]/api/v01/resellers/[reseller-code]/deposit-info

Description:

Represents information of the deposit account for commission payments. When any type of update (modify) action is performed, the real bank account information has to be supplied. For security purposes, when the information is requested for reading (load action is performed),
the masked value will be returned instead.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes information of the reseller's deposit account.


load  
Method:  GET       Implicit:  Yes       Returns:  ResellerDepositInfo      
Consumes:  xurl  Produces:  json, xml 
 
Loads information of the reseller's deposit account.


modify  
Method:  POST       Implicit:  Yes       Returns:  ResellerDepositInfo      
Consumes:  xurl  Produces:  json, xml 
 
Updates information of the reseller's deposit account.

Parameters:
# Name Type Required Default Description
01 object ResellerDepositInfo Yes Updated object information.

Groups fields reflecting deposit information for a reseller